Remove the watch on the /vm/<uuid> path when rebooting or migrating. We don't
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Fri, 2 Dec 2005 15:36:39 +0000 (15:36 +0000)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Fri, 2 Dec 2005 15:36:39 +0000 (15:36 +0000)
commit13b9e071a3877f2abf67f88a63c852a5c2c7b10b
tree2db21e8292330aa515aec9b4107f51731bdecb87
parent6d3895e2434e8c219c2fcc9a82795442f5ffec8a
Remove the watch on the /vm/<uuid> path when rebooting or migrating.  We don't
want to end up with multiple watches on the same path, otherwise we get a
watch event storm after many such reboots or migrates.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomainInfo.py